Add entry about xdg user dir icons
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 05:50:27 +0000 (01:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 05:50:27 +0000 (01:50 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 7363803117e31ddec9c0680057fa7306f8892666..ae3a285962d24880cf660914b5d9d35448fa91cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ Overview of Changes from GTK+ 2.17.1 to 2.17.2
    its background color depending on the message type. By default,
    it uses the same background color as tooltips. This can be turned
    off with style property.
+ - The GTK+ file chooser (as well as nautilus and other users of GIO
+   icon information) can now show different icons for xdg user dirs.
+   The icon names are folder-documents, folder-download, folder-music,
+   folder-pictures, folder-publicshare, folder-templates, folder-videos,
+   with an automatic fallback to the standard folder icon.
 
 
 Overview of Changes from GTK+ 2.17.0 to 2.17.1